projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feb73a5
)
stack: Minor doc addition
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 20 Oct 2020 01:15:08 +0000
(21:15 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 20 Oct 2020 01:15:44 +0000
(21:15 -0400)
gtk/gtkstack.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstack.c
b/gtk/gtkstack.c
index a9a0902c23bc7688d9da25c337cfb011351e7aaf..b97ebb54bb52895f3375b1ded14bf031eec4dd2e 100644
(file)
--- a/
gtk/gtkstack.c
+++ b/
gtk/gtkstack.c
@@
-84,7
+84,7
@@
* # Accessibility
*
* GtkStack uses the #GTK_ACCESSIBLE_ROLE_TAB_PANEL for the stack
- * pages.
+ * pages
, which are the accessible parent objects of the child widgets
.
*/
/**